Interface BgpAttribASPath

All Superinterfaces:
BgpAttribute, IPCData, Pdu, Signal
All Known Implementing Classes:
BgpAttribASPathImpl

public interface BgpAttribASPath extends BgpAttribute
  • Method Details

    • getPaths

      List<BgpPathSegment> getPaths()
      Returns:
      List<BgpPathSegment> Returns a List<BgpPathSegment>
    • setPaths

      void setPaths(List<BgpPathSegment> paths)
      Parameters:
      paths - Takes in a parameter of paths